.. _`List to Image`: .. _`syip.list2image`: List to Image ````````````` .. image:: image_list2image.svg :width: 48 Generates an image based on a list of images Documentation ::::::::::::: Algorithms ========== **concatenate channels** Generates an image by concatenating all channels in the input images. Resulting datatype given by first image in the list Definition :::::::::: Input ports =========== **inputs** | Type: [image] | Description: Input list of images Output ports ============ **result** | Type: image | Description: result image Configuration ============= **Algorithm** (algorithm) (no description) **do background** (do background) (no description) Implementation ============== .. automodule:: node_imagelists :noindex: .. class:: ListToImage :noindex: